-
Notifications
You must be signed in to change notification settings - Fork 110
Describe "No upgrade detected" situation in installer #415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Yann Dirson <yann.dirson@vates.tech>
| - If you see `EFI variables are not supported on this system.` you're running on legacy BIOS. | ||
| - If you see some EFI boot entries, you’re running on UEFI. | ||
|
|
||
| ### First-boot service never completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ### First-boot service never completed | |
| ### First-boot service won't complete |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
applied
Signed-off-by: Yann Dirson <yann.dirson@vates.tech>
c236fdb to
c2d18d2
Compare
stormi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, useful addition, for this common issue.
No description provided.